* html img, 
	* html .png{
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
			this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "image/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
			this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
			this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
			
		);
	}

* {
	margin:0;
	padding:0;
	outline:none;
}

#flashBgContainer, #flashBg, {
	min-height:100%;
}

body {
	background:#000 url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/bgBottom.jpg) no-repeat 115px bottom;
	color:#fff;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}

#mainContainer {
	width:100%;
	min-width:960px;
	position:absolute;
	z-index:1;
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/bodyBg.gif) no-repeat 870px top;
}

#flashBgContainer {
	line-height:0;
}

#flashBg {
	z-index:0;
}

#leftContent {
	width:240px;
	float:left;
	margin-right:1px
}

#footer {
	height:290px;
	position:relative;
}

#footer #dog {
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/dog.gif) no-repeat;
	width:78px;
	height:77px;
	display:block;
	position:absolute;
	left:855px;
	top:15px;
	text-indent:-100000px;
	cursor:pointer;
}

.error {
	background:#AE1C87;
	border:1px solid #d24bae;
	padding:10px;
	font-size:12px;
	margin:5px 0;
}

.error p{
	margin-bottom:7px;
}

.boxList li{
	margin:0 0 3px 0;
}

.boxList {
	padding:0 0 0 20px;	
}

#musicPlayer {
	width:105px;
	height:27px;
	position:absolute;
	right:0;
	top:10px;
	z-index:100;
}

/*MENU*/

#nav {
	padding-top:42px;
}


#nav ul {
	padding:0;
	position:relative;
	height:60px;
}


#nav ul li{
	list-style-image:none;
}

#nav ul li a{
	position:absolute;
	bottom:0;
	left:0;
	text-indent:-100000px;
}

#nav ul li#programme a{
	width:149px;
	height:48px;
	left:-3px;
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/programme.png) no-repeat top;
	line-height:0;
	z-index:5
}

#nav ul li#programme a.active, #nav ul li#programme a:hover{
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/programme.png) no-repeat bottom;
}

#nav ul li#pratique a{
	width:146px;
	height:53px;
	left:112px;
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/pratique.png) no-repeat top;
	line-height:0;
	z-index:4
}

#nav ul li#pratique a.active, #nav ul li#pratique a:hover{
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/pratique.png) no-repeat bottom;
}

#nav ul li#inscriptions a{
	width:147px;
	height:45px;
	left:253px;
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/inscriptions.png) no-repeat top;
	line-height:0;
	z-index:3
}

#nav ul li#inscriptions a.active, #nav ul li#inscriptions a:hover{
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/inscriptions.png) no-repeat bottom;
}


#nav ul li#sponsors a{
	width:146px;
	height:57px;
	left:365px;
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/sponsors.png) no-repeat top;
	line-height:0;
	z-index:2
}

#nav ul li#sponsors a.active, #nav ul li#sponsors a:hover{
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/sponsors.png) no-repeat bottom;
}

/*CENTERCONTENT*/

#centerContent {
	width:508px;
	float:left;
	position:relative;
}

#content  {
	background:#1d1d25;
	padding:27px;
	min-height:440px;
	height:auto!important;
	height:440px;
	position:relative;
}

.inscrivezVous a{
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/inscrivezVous.gif) no-repeat center;
	display:block;
	height:110px;
	text-indent:-100000px;
	margin-top:45px;
}

.VipButton a{
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/vip.jpg) no-repeat center;
	display:block;
	height:215px;
	width:428px;
	text-indent:-100000px;
	margin-top:45px;
}


/*LEFTCONTENT*/

#leftContent {
	width:240px;
	float:left;
}

#leftContent h1#logo a {
	display:block;
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/logo.png) no-repeat;
	height:245px;
	text-indent:-100000px;
}


/*RIGHTCONTENT*/

#rightContent {
	width:195px;
	float:left;
	margin-top:45px;
	margin-left:1px;
}

#photoGallery  {
	padding:0 0 8px 3px!important;
	padding:0 0 8px 0px;
	margin:0;
}


#photoGallery li {
	float:left;
	list-style-image:none;
	margin:5px;
	padding:0;
}

#photoGallery li img{
	width:81px;
	height:81px;
	display:block;
}

#twitterContainer {
	line-height:0;
	height:160px;
}

#twitterReplacement {
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/twitterReplace.gif) no-repeat;
	width:155px;
	height:160px;
	position:relative;
}

#twitterReplacement #twitterLink{
	position:absolute;
	bottom:30px;
	right:30px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
}


#twitterReplacement #facebookLink{
	position:absolute;
	bottom:15px;
	right:5px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	color:#81187E;
}

#mainInfoReplacement {
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/mainInfo.gif) no-repeat top left;

	width:240px;
	height:320px;
	font-weight:bold;
	padding:142px 0 0 55px;
	font-size:12px;
}

#backgroundReplacement {
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/bgReplace.gif) no-repeat top left;
}

/*FORM*/

form {
	padding-top:10px;
}

.field {
	border-bottom:1px dotted #383840;
	margin-bottom:8px;
	clear:both;
}

label {
	width:150px;
	float:left;
}

input {
	border:1px solid #84C524;
	background:#ffffff;
	width:290px;
	padding:3px;
	margin-bottom:8px;
}

input.medium {
	width:167px;
}


input.indented {
	margin-left:150px;
	margin-top:8px;
}

select {
	border:1px solid #84C524;
	background:#ffffff;
	margin-bottom:8px;
}

select.small {
	width:55px;
}

.btn {
	padding:2px 5px;
	background:#84C524;
	font-size:14px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
	margin:5px;
	text-transform:uppercase;
	margin-left:150px;
}

a.btn:hover {
	padding:2px 5px;
	background:#81187E;
	font-size:14px;
	line-height:14px;
	color:#fff;
	font-weight:bold;
	margin:5px;
	text-transform:uppercase;
	margin-left:150px;
}

.last {
	margin-bottom:0;
}

/*GALLERY*/

#gallery {
	padding:0 0 0 4px;
}

#gallery li {
	float:left;
	margin:0 0 0 0;
	list-style-image:none;
	margin:3px;
}

#gallery li img{
	width:81px;
	height:81px;
	display:block;
}

#filters {
	float:right;
	margin-top:10px;
}

#filters form {
	padding:0;
}

#filters label {
	width:auto;
	margin-right:10px;
}

#navigation{
	border-top:1px dotted #383840;
	margin-top:10px;
	padding-top:10px;
	font-size:13px;
	line-height:13px;
}

#navigation p{
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
}

#navigation p.prev{
	float:left;
	width:80px;
	padding-left:15px;
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/prev.gif) no-repeat left;
}

#navigation p.next{
	float:right;
	width:80px;
	text-align:right;
	padding-right:15px;
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/next.gif) no-repeat right;
}

#navigation ul.pages{
	text-align:center;
	width:250px;
	float:left;
	padding:0;
}

#navigation ul.pages li {
	display:inline;
}

#navigation ul.pages a{
	padding:1px 5px;
}

#navigation ul.pages li a.active, #navigation ul.pages li a:hover{
	background:#CFC;
	color:#1D1D25;
	background:#84C524;
}

#navigation .pagination-left-spacer{
	float:left;
	width:80px;
	padding-left:15px;
	height:1px;
}

/*TYPO*/

h1, h2, h3, h4, h5, h6, h7 {
	margin:10px 0 15px 0;
	font-size:15px;
	font-weight:bold;
}

h1 {
	font-size:20px;
}

h1 span, h2 span, h3 span , h4 span, h5 span, h6 span{
	background:#81187e;
	padding:0 8px
}

h2 {
	font-size:18px;
}

#leftContent h2, #rightContent h2 {
	background:#81187e;
	padding:5px 8px;
	font-size:16px;
	line-height:16px;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:5px;
}

h3 {
	font-size:18px;
	padding-bottom:2px;
	border-bottom:1px dotted #000;
}

h4 {
	font-size:16px;
}

h5 {
	font-size:16px;
	padding-bottom:2px;
	border-bottom:1px dotted #000;
}

ul, ol  {
	padding:20px 0 20px 20px;
}

ul li {
	list-style:none;
	margin:0 0 7px 0;
	list-style-image:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/bullet.gif);
}

ol li {
	margin:0 0 7px 0;
}

p {
	margin-bottom:15px;
}

a {
	text-decoration:none;
	color:#84c524;
}

#leftContent a, #rightContent a {
	color:#84c524;
}

a:hover {
	color:#7F1883;
}

img {
	border:none;
}

a img {
	border:1px solid #81187e;
	cursor:pointer;
}

a span {
	cursor:pointer;
}

a:hover img {
	border:1px solid #84c524;
}

div.clear {
	clear:both;
	display:block;
	height:0px;
	line-height:0px;
	font-size:0px;
	background:none;
	visibility:hidden;
}

.hidden {
	display:none;
}

.textAlignRight {
	text-transform:uppercase;
	text-align:right;
	font-weight:bold;
	font-size:14px;
}

#rightContent .textAlignRight {
	margin:0 7px 0 0;
}

#rightContent .textAlignRight a{
	padding-left:15px;
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/viewAll.gif) no-repeat left;
}

table {
	border-collapse:collapse;
	width:100%;
	margin-bottom:15px;
}

table td,  table th {
	border:2px solid #303039;
	padding:5px;
	background:#23232b;
}

table th {
	background:#63941b;
}

#sponsors td{
	border:none;
}


#sponsors a, #sponsors a:visited{
	color:#1D1D25;
}

/* SLIDE page programme */

div#programme{
	background-color:#1d1d25;
	padding:20px 0 0; margin: 0 0 30px;
	width:460px;
}
div#programme ul#ProgrammeSubMenu{
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/top-programme.png) no-repeat center bottom;
	width:460px; height:37px;
	padding:0;
}
div#programme ul#ProgrammeSubMenu li{
	float:left;
	list-style:none;
	text-align:center;
	margin: 0 5px;
}
div#programme ul#ProgrammeSubMenu li a{
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/btn-programme.jpg) no-repeat center top;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	width:112px; height:37px;
	display:block;
	padding: 12px 0 0;
}
div#programme ul#ProgrammeSubMenu li a:hover{
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/btn-programme-select.jpg) no-repeat center top;
}
div#programme ul#ProgrammeSubMenu li.current a{
	background:url(http://www.rtbfdjexperience.be/files/templates/djexperience/public/images/btn-programme-select.jpg) no-repeat center top;
}
div#programmeContainer{
	width:460px;
	overflow:hidden;
}
div#programmeContent{
	width:1380px;
	margin-left:0;
}
div#programmeContent table{
	float:left;
	color:#FFFFFF;
	border-collapse:collapse;
}
div#programmeContent table td, div#programmeContent table th{
	border:1px solid #1d1d25;
	padding:0;
}
div#programmeContent table th{
	font-weight:bolder;
	padding: 5px 0;	
}
div#programmeContent table td.name{
	padding: 2px 0 2px 10px;	
}
div#programmeContent table th, div#programmeContent table tr.even td{
	background:#ad1c87;
}
div#programmeContent table tr.odd td{
	background:#7f1883;
}
div#programmeContent table td.littleText{
	padding:5px 0 0 10px;
	border:none;
	background:none;
	font-weight:bold;
}
div#compil{
  margin: 420px 0pt 0pt 970px;	
}
div#compil p{
  margin: 0pt 0pt 5px;	
  line-height: 14px; 
} 
div#compil p a{
  font-weight: bold; 
  font-size: 16px;
  color:#81187e; 
} 
div#compil img{	
  border: medium none;
}